isCOBOL Evolve
:
Language Reference
:
Data Division
:
Data Description
:
IS GLOBAL clause
IS GLOBAL clause
The GLOBAL clause declares a data-name as visible to all programs nested within the program that defines it, so contained programs can reference it without re-declaring it.
General format
IS
GLOBAL
This site works best with JavaScript enabled